Search results

Text

Focus on Indonesia: Cross Curriculum Connections in Secondary Schools

Ideas and resources that connect the learning of Indonesian language with other learning areas.

Online

Area and perimeter: Year 7 – planning tool

This planning resource for Year 7 is for the topic of Area and perimeter. Students should be familiar with the concept of area and how to find the area of a rectangle. They will extend this knowledge to find the formulas for the areas of other shapes, such as a parallelogram and triangles.

Online

Proportional reasoning: Year 7 – planning tool

This planning resource for Year 7 is for the topic of Proportional reasoning. Students are introduced to ratios as a method of comparing quantities. Students learn how to recognise and represent these comparisons to solve problems. The concept of dividing a quantity by a given ratio is also introduced.

Online

Acquire and record data: Year 7 – planning tool

This planning resource for Year 7 is for the topic of Acquire and record data. Students develop a robust statistical vocabulary. This includes defining and distinguishing between discrete numerical and continuous numerical data. To illustrate the differences students should be asked to collect sets of data from their peers. ...

Online

Data compression

Students will learn how the information in a pixel can be manipulated to change the image, and apply a bitmask filter to an image to remove some information and reduce the memory size of the file. Finally, students will modify the filter to find a balance between quality and small file size. Based on the original lessons ...

Online

Visual to text coding: Lesson 8

This is the eighth in a series of lessons to transition from visual coding to text-based coding with a General Purpose Programming language. This lesson may take two to three 45-minute periods. It brings together skills from the previous lessons to design and develop a Higher Lower game, where the player tries to guess ...

Online

Habits of a Systems Thinker

This lesson introduces some of the skills and concepts involved with Systems Thinking. Students are introduced to a number of Habits of a System Thinker, positive and negative feedback loops and the concept of supra- and subsystems.

Online

Data bias in AI

Artificial intelligence can sometimes be biased to certain shapes or colours. When such AI systems are applied to situations that involve people, then this bias can manifest itself as bias against skin colour or gender. This lesson explores bias in AI, where it comes from and what can be done to prevent it.

Online

Off to the movies

This is a simple Boolean (true/false) application where its asks the user’s age - if you are over 15 then you can watch G and M rated movies - if you are under 15, then you can only watch G rated movies. This lesson was designed in collaboration with Jason Vearing QSITE (Gold Coast Chapter).

Online

Weather forecast from the stratosphere

This lesson sequence is designed to introduce students to data analysis using a spreadsheet such as MS Excel. The project is based on a real world problem and a real data set from a weather balloon launched in Australia earlier this year. The project consists of 5 lessons of variable length, each with a different focus. ...

Online

Lilypad Personalised Alert Buzzer

In this lesson students will create a personalised musical buzzer by programming the LilyPad Arduino to play a sound using the Main board, Buzzer and Button, coding the note frequency in Arduino IDE. The lesson can be extended to include LED’s that light up or flash according to the note played to enable the buzzer to be ...

Online

Game design

This sequence of lessons integrates game design using scratch and a Makey Makey programming board.

Online

Saltwater crocs: resourceful or a resource?

This lesson focuses on the analysis of a dataset that records scientific data collected about the crocodile population in the Kimberley region during 2015. The lesson follows an inquiry process where students use the dataset to answer relevant questions about the crocodile population. It also provides an opportunity for ...

Online

Patterns, rules and graphs

In this lesson, students play games and learn about space and location, the Cartesian plane, pattern recognition and reductive reasoning by playing games and thinking. Students create algebraic equations to describe their strategy. Follow this lesson with Graphs: formulas and variables, though both lessons can be taught ...

Online

Book analysis with AI techniques

This learning sequence explores text analysis through Natural Language Processing, a significant application of Artificial Intelligence. Teachers and students are led through a series of video tutorials to develop a Python program that can break down and analyse the content of a complete text and use smart sentiment analysis ...

Online

Coding for GUIs Lesson 3: Timers and triggers

This is the third in a series of lessons to incorporate graphical user interfaces (GUIs) into your general-purpose programming. The series follows on from the Visual to text coding lesson series.

Online

Pencil code program: Chaos game

The ‘chaos game’ is a way to see how patterns can result from certain random events. Use this program to run the chaos game, randomly moving the turtle to create a pattern. Have students analyse or fill in or change parts of the pencil code program.

Online

Estimating and rounding decimals

In this lesson, students draw on prior knowledge of rounding whole numbers to develop their understanding and fluency when rounding decimals and are encouraged to reason and problem-solve through a variety of contextual activities. Students will also develop an appreciation of the role of estimation in mathematics and science.

Online

Practical numbers: Part 2

In this lesson we use the context of an ancient bazaar to investigate measurement systems. Students select a name and base number for their system of measurement, using weights made from clay or similar material. They divide their clay into possible unit fractions to generate their set of weights. They assign a fictional ...

Online

Pencil code program: Lady MacBeth Chat Bot

Use this program to create an interactive chat bot who answers questions as if she is Lady Macbeth. Have students analyze, fill in or change parts of, or use the program to create their own variation and rendition of a character. This program could be used to further your understanding of how you could use Pencil Code in ...